Vcenter NamespaceManagement SupervisorServices ContentCheckSpec

Vcenter NamespaceManagement SupervisorServices ContentCheckSpec
Vcenter NamespaceManagement SupervisorServices ContentCheckSpec

The Vcenter NamespaceManagement SupervisorServices ContentCheckSpec schema provides a specification required for validation checks on the content of a Supervisor Service version.

This schema was added in vSphere API 7.0.3.0.

JSON Example
{
    "content": "string"
}
string
content
Optional

The content of a Supervisor Service version, which shall be base64 encoded.

This property was added in vSphere API 7.0.3.0.

If missing or null, the content shall be provided separately. In the current release, this field is required, otherwise InvalidArgument will be thrown.